... | ... | @@ -20,7 +20,7 @@ Some examples on how to use the tool can be found inside the [tutorials folder]( |
|
|
* [Interpolation](https://earth.bsc.es/gitlab/es/NES/-/tree/master/tutorials/4.Interpolation): Learn how to interpolate vertical and horizontally.
|
|
|
* [Vertical interpolation](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/4.Interpolation/4.1.Vertical_Interpolation.ipynb)
|
|
|
* [Horizontal interpolation](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/4.Interpolation/4.2.Horizontal_Interpolation_NearestNeighbour.ipynb`)
|
|
|
* [Conservative interpolation](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/4.Interpolation/4.3.Horizontal_Interpolation_Conservative.ipynb`)
|
|
|
* [Conservative interpolation](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/4.Interpolation/4.3.Horizontal_Interpolation_Conservative.ipynb)
|
|
|
* [Geospatial](https://earth.bsc.es/gitlab/es/NES/-/tree/master/tutorials/5.Geospatial): Make geospatial operations such as calculating the grid cell area, creating shapefiles and doing spatial joins.
|
|
|
* [Spatial join](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/5.Geospatial/5.2.Spatial_Join.ipynb)
|
|
|
* [Calculate grid cell area](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/5.Geospatial/5.4.Calculate_Grid_Cell_Area.ipynb)
|
... | ... | |