This repository provides scripts to run MeteoScape on three tropical cyclone cases, each with its own folder:
Each folders contains input data (anndata format) and scripts (R and Python) to 1) read the original NetCDF data (to be put in the Data folder), 2) run MeteoScape.
adata.h5ad
: input data for MeteoScapeadata.Midpoints.KNN.HD.h5ad
: result of MeteoScapeWrite_Anndata_For_MeteoScape.ipynb
: read NetCDF and write adata.h5adMeteoScape.ipynb
: read adata.h5ad and write adata.Midpoints.KNN.HD.h5adFigures_MeteoScape.ipynb
: different plots from MeteoScape (written infigures
folder)
python
contains the MeteoScape package. MeteoScape is based on CellMap.
NetCDF data are available on Zenodo repository: (to be downloaded and placed inside the Data
folder) .