Data for the manuscript "Advection-free Convolutional Neural Network for Convective Rainfall Nowcasting" by Ritvanen et al, submitted to IEEE JSTARS
- 1. Finnish Meteorological Institute
Description
This repository contains the data for the article "Advection-free Convolutional Neural Network for Convective Rainfall Nowcasting" by Jenna Ritvanen, Bent Harnist, Miguel Aldana, Terhi Mäkinen, and Seppo Pulkkinen., submitted to IEEE JSTARS journal.
The model code used for generating the model checkpoints and nowcasts is available for the L-CNN model at https://doi.org/10.5281/zenodo.7118752 and for the RainNet model at https://doi.org/10.5281/zenodo.7118705.
composites
- composites: FMI radar composites used as input data for the article. The zip file contains the composites as gzip-compressed PGM images. The metadata of the composites is written in the first 29 lines of the file. The composites are given for the 100 days used in the article with a time interval of 5 minutes, resulting in 100 * 24 * 12 = 28 800 files, sorted in directories according to year, month and day. Note that no quality control has been performed on the composites. The compressed values can be transformed to radar reflectivity with
dBZ = (data - 64.0) / 2.0. The projection of the composites is+proj=stere +a=6371288 +lon_0=25E +lat_0=90N +lat_ts=60 +x_0=380886.310 +y_0=3395677.920 +no_defs
models
Model checkpoints used to produce the nowcasts in the article.
lcnn/epoch=6-step=95480.ckpt: L-CNN modelrainnet/t11-rn-logcosh-lt30.ckpt: RainNet model
nowcasts
Nowcasts used to compute verification results in the article. The subimages were from the composites with bounding box [604, 1116, 125, 637], written as [x1, x2, y1, x2] that corresponds to image[x1:x2, y1:y2] in NumPy indexing.
lcnn_diff_rmse_30lt_20062022_36.h5: L-CNN nowcastsp15-rn-logcosh-lt30.hdf5: RainNet nowcastsp25_extrapolation_lcnn_test_swap.hdf5: Extrapolation nowcastsp25_linda_lcnn_test_swap.hdf5: LINDA nowcaststest_obs_512.hdf5: Observations
verification_results
Verification statistic values in CSV files. The first row indicates leadtime index (i.e., leadtime = 5 min * value). The first column indicates statistic name and second the model.
CONT.csv: continuous scores.CAT.csv: categorical scores. The statistic names follow the pattern<name>_<Rthr>, e.g.CSI_10_0for CSI at 10.0 threshold.FSS.csv: categorical scores. The statistic names follow the pattern<name>_<scale>_<Rthr>, e.g.FSS_16_10_0for FSS at 16km scale at 10.0 threshold.
Additional details
Identifiers
- URL
- https://etsin.fairdata.fi/dataset/553cdb67-3787-4636-a6af-60765e7df567
- B2SHARE Legacy Record ID
- 161db7ec23ec4b9698b7a18b7ee0117c
FMI metadata
- Link to external data location (URL)
- https://doi.org/10.5281/zenodo.7118706, https://doi.org/10.5281/zenodo.7118753
- Source data
- 11 polarimetric C-band radars in the FMI radar network
- Lineage
- The radar composites are original versions produced by FMI and no further quality control has been performed.
- Parameter
- Data levels (meter, hectoPascal, degree, sigma pressure levels, other) in vertical direction(+/-) for example 1500 m or 850 hPa
- Resolution
- 1000
- Supplemental information
- Proj4 projection: +proj=stere +a=6371288 +lon_0=25E +lat_0=90N +lat_ts=60 +x_0=380886.310 +y_0=3395677.920 +no_defs
- Topic category
- climatologyMeteorologyAtmosphere
Temporal Coverage
Ranges:
End date: 2021-08-21