├── LICENSE ├── README.md └── docs ├── _config.yaml └── index.md /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewdhicks/geo-xarray/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewdhicks/geo-xarray/HEAD/README.md -------------------------------------------------------------------------------- /docs/_config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewdhicks/geo-xarray/HEAD/docs/_config.yaml -------------------------------------------------------------------------------- /docs/index.md: -------------------------------------------------------------------------------- 1 | ## Welcome to GitHub Pages 2 | --------------------------------------------------------------------------------