feat: initial commit
docs: Update README.md (#1)
test: add some basic initial tests (#2)
fix: add default directory to MAR fetch
feat: allow MAR downloads from http (#3)
feat: expand variables in database (#4)
feat: add DataTree accessor (#4)
docs: add initial logo and styling (#4)
feat: add fetch utilities for MERRA-2 data products (#5)
feat: add NASA Earthdata credential utilities and AWS s3 functions (#5)
feat: update URL class to add new ftp and s3 capability (#5)
fix: one more smb to fcorr accessor find (#5)
ci: drop monthly build cron job (#5)
fix: add new utility functions to __all__ (#6)
feat: add GEMB to providers (#7)
feat: add GEMB fetch tool (#7)
feat: add GEMB reader (#7)
fix: added include_algorithm to get_hash (#7)
refactor: add y coordinates first to output datasets (#7)
refactor: compute derived MAR products in reader (#7)
docs: add SMB and firn references (#8)
feat: add RACMO Arctic (ARC) rotated pole crs (#8)
docs: add getting started info (#9)
docs: build tables of models in database (#9)
docs: add more references to bibtex doc (#9)
fix: remove subset function from datatree (#9)
docs: add CITATION.cff (#10)
feat: add lineage attribute to input datasets (#11)
feat: add combine_attrs function for merging datasets (#11)
fix: attempt to get GEMB coordinate reference system (#11)
fix: try to get the coordinates for some RACMO datasets (#11)
feat: add case-insensitive variable search (#11)
feat: added grid cell area calculators for geographic and projected models (#12)
feat: added transform for projected coordinates into geographic (#12)
feat: updated scale factors to add another pole case (#12)
feat: add GSFC-fdm download from zenodo (#13)