Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.52 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.52 KB

MeteoScape

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 MeteoScape
  • adata.Midpoints.KNN.HD.h5ad: result of MeteoScape
  • Write_Anndata_For_MeteoScape.ipynb: read NetCDF and write adata.h5ad
  • MeteoScape.ipynb: read adata.h5ad and write adata.Midpoints.KNN.HD.h5ad
  • Figures_MeteoScape.ipynb: different plots from MeteoScape (written in figures folder)

python contains the MeteoScape package. MeteoScape is based on CellMap.

NetCDF data are available on Zenodo repository: DOI (to be downloaded and placed inside the Data folder) .