... | ... | @@ -6,14 +6,13 @@ Some examples on how to use the tool can be found inside the [tutorials folder]( |
|
|
* [Points](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/1.Introduction/1.3.Read_Write_Points.ipynb)
|
|
|
* [Lambert conformal conic grids](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/1.Introduction/1.4.Read_Write_LCC.ipynb)
|
|
|
* [Mercator grids](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/1.Introduction/1.5.Read_Write_Mercator.ipynb)
|
|
|
* [Providentia experiments and observations files](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/1.Introduction/4.1.Read_Write_Providentia.ipynb)
|
|
|
* [Creation](https://earth.bsc.es/gitlab/es/NES/-/tree/master/tutorials/2.Creation): Learn how to create new datasets from scratch.
|
|
|
* [Regular grids](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/2.Creation/2.1.Create_Regular.ipynb)
|
|
|
* [Rotated grids](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/2.Creation/2.2.Create_Rotated.ipynb)
|
|
|
* [Points](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/2.Creation/2.3.Create-Points.ipynb)
|
|
|
* [Points](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/2.Creation/2.3.Create_Points_XVPCA.ipynb)
|
|
|
* [Points from Port Barcelona Excel files](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/2.Creation/2.4.Create_Points_Port_Barcelona.ipynb)
|
|
|
* [Points from CSIC Excel files](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/2.Creation/2.5.Create_Points_CSIC.ipynb)
|
|
|
* [Lambert conformal conic grids](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/2.Creation/2.6.Create-LCC.ipynb)
|
|
|
* [Lambert conformal conic grids](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/2.Creation/2.6.Create_LCC.ipynb)
|
|
|
* [Mercator grids](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/2.Creation/2.7.Create_Mercator.ipynb)
|
|
|
* [Global grids](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/2.Creation/2.8.Create_Global.ipynb)
|
|
|
* [Statistics](https://earth.bsc.es/gitlab/es/NES/-/tree/master/tutorials/3.Statistics): Learn how to calculate statistics.
|
... | ... | @@ -22,15 +21,9 @@ Some examples on how to use the tool can be found inside the [tutorials folder]( |
|
|
* [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.ipynb)
|
|
|
* [Conservative interpolation](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/4.Interpolation/4.3.Conservative_Interpolation.ipynb)
|
|
|
* [Providentia interpolation](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/4.Interpolation/4.4.Providentia_Interpolation.ipynb)
|
|
|
* [NES vs. Providentia interpolation](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/4.Interpolation/4.5.NES_vs_Providentia_Interpolation.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.
|
|
|
* [Create shapefiles](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/5.Geospatial/5.1.Create_Shapefiles.ipynb)
|
|
|
* [Spatial join](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/5.Geospatial/5.2.Spatial_Join.ipynb)
|
|
|
* [Add coordinate bounds](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/5.Geospatial/5.3.Add_Coordinates_Bounds.ipynb)
|
|
|
* [Calculate grid cell area](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/5.Geospatial/5.4.Calculate_Grid_Cell_Area.ipynb)
|
|
|
* [Calculate geometry cell area](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/5.Geospatial/5.5.Calculate_Geometry_Cell_Area.ipynb)
|
|
|
* [Others](https://earth.bsc.es/gitlab/es/NES/-/tree/master/tutorials/5.Others): Learn how to add time and coordinates bounds to your datasets.
|
|
|
* [Add time bounds](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/6.Others/6.1.Add_Time_Bounds.ipynb)
|
|
|
* [Selecting](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/6.Others/6.2.Selecting.ipynb)
|
|
|
* [Make plots](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/6.Others/6.3.Plot.ipynb) |
|
|
\ No newline at end of file |
|
|
* [Write by timestep](https://earth.bsc.es/gitlab/es/NES/-/blob/master/tutorials/6.Others/6.4.Write_By_Timestep.ipynb) |
|
|
\ No newline at end of file |