fix: pin s3fs to prevent boto3 incompatibility issue
refactor: using pathlib to define and expand paths (#23)
feat: add functions to retrieve and revoke NASA Earthdata User tokens (#23)
fix: add from future annotations to utilities (#23)
refactor: update postBuild with release of ipyleatlas-s3aflet (#23)
fix: update postBuild for yarn error yarnpkg/berry#4570 (#22)
fix: set import warnings to "module" (#21)
feat: add functions for managing and maintaining git repositories (#20)
feat: added case for warping input image (#19)
fix: add zarr to dependencies
docs: add recipe for setting AWS credentials
docs: slimmer build to prevent overutilization (#18)
docs: add data citations (#18)
refactor: new s3 path for atlas-s3 asset (#18)
feat: add io module for reading from zarr files (#17)
docs: update Getting Started with R002 links
docs: update Resources with R002 links
docs: add data product tables
docs: slimmer builds to prevent RTD overutilization
refactor: update postBuild for ipyleaflet clone
fix: postBuild to add webpack yarn install (#16)
feat: public release of NSIDC s3 access (#16)
docs: add getting started guide (#15)
fix: add get crs function to leaflet
feat: add query granules for local and s3 (#14)
docs: update average plot recipe for all regions (#13)
docs: add attributes and parameters for classes (#12)
feat: add function for DEM image service layers (#11)
refactor: ice_area for R002 (#2)
docs: add some documented recipes (#10)
refactor: save entire geojson feature in drawn geometries (#9)
feat: can save geometry features to file (#9)
feat: add transect class for ATL14 data extraction (#9)
fix: increase numpy version for compatibility with xarray 2022.06.0 (#9)
feat: add widgets for ATL14/15 release and ATL15 resolution (#8)
feat: can use variable cell_areas (for ATL15 Release-02) (#8)
feat: can add geopandas GeoDataFrames to maps to calculate regional time series (#8)
refactor: only add textual popups for the added layer (#8)
feat: add transect plot (#7)
feat: add optional background layers (#7)
feat: add postBuild with imageservice (#6)
feat: observe changes in ATL15 time lag (#5)
feat: add draw control for extracting geometries (#5)
docs: add initial user documentation (#4)
feat: add conversion module to convert to zarr (#4)
docs: minimize build to prevent overutilization (#4)
refactor: use imshow from xarray (#3)
feat: enable contextual popups (#2)
feat: add initial github actions workflow (#1)
feat: initial commit 🎉