Skip to content

robin-cls/fcollections

Repository files navigation

Files Collections

Linting Tests Documentation License

Select and read a collection of files

  • Information contained in files and folders names are used to create basic selection filters
  • Both local and remote file systems (FTP, S3, ...) can be explored
  • Multiple implementations for handling different products and their specificities
  • Easy building of an implementation for a new product

Quick start

conda install files_collections
from fcollections.implementations import NetcdfFilesDatabaseSwotLRL3
fc = NetcdfFilesDatabaseSwotLRL3("data")
fc.query(cycle_number=1, pass_number=1)

Documentation

📘 Full documentation: https://robin-cls.github.io/fcollections/index.html#

Key pages:

Project status

⚠️ This project is still subject to breaking changes. Versioning will reflects the breaking changes using SemVer convention

License

Apache 2.0 — see LICENSE

About

Select and open data from Files collections

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages