LICENSE
MANIFEST.in
README.md
pyproject.toml
scahpy/__init__.py
scahpy.egg-info/PKG-INFO
scahpy.egg-info/SOURCES.txt
scahpy.egg-info/dependency_links.txt
scahpy.egg-info/requires.txt
scahpy.egg-info/top_level.txt
scahpy/components/__init__.py
scahpy/components/atmos/__init__.py
scahpy/components/atmos/wrf_coords.py
scahpy/components/atmos/wrf_diags.py
scahpy/components/atmos/wrf_io.py
scahpy/components/ocean/__init__.py
scahpy/components/ocean/croco_coords.py
scahpy/components/ocean/croco_diags.py
scahpy/components/ocean/croco_io.py
scahpy/core/__init__.py
scahpy/core/coords.py
scahpy/core/io.py
scahpy/core/spatial_ops.py
scahpy/core/time_ops.py
scahpy/core/utils.py
scahpy/core/vertical.py
scahpy/data/SA_paises.dbf
scahpy/data/SA_paises.prj
scahpy/data/SA_paises.shp
scahpy/data/SA_paises.shp.xml
scahpy/data/SA_paises.shx
scahpy/data/Z12.cpg
scahpy/data/Z12.dbf
scahpy/data/Z12.prj
scahpy/data/Z12.shp
scahpy/data/Z12.shx
scahpy/data/__init__.py
scahpy/data/estaciones_test.cpg
scahpy/data/estaciones_test.dbf
scahpy/data/estaciones_test.prj
scahpy/data/estaciones_test.qmd
scahpy/data/estaciones_test.shp
scahpy/data/estaciones_test.shx
scahpy/plots/__init__.py
scahpy/plots/_helpers.py
scahpy/plots/maps.py
scahpy/plots/sections.py
scahpy/plots/timeseries.py