Python package for cloudnet model evaluation processing
Project description
Model evaluation
ACTRIS Cloudnet Model evaluation software is an application to process CloudnetPy level 2 (L2) products to statistical analysis called level 3 (L3) products. Model evaluation software compares observations of clouds and properties to simulated ones from various NWP models and creates statistical analysis and visualization.
At the current under developing version of Model evaluation, the software processes L3 day scale downsampled products with an option to generate also visualizations and statistics. Thicker observation time-height grid of L2 products is downsampled to a wider time-height grid of select model by calculating average value of observation bins inside grid-point of model. The motive to do so is to modify L2 grid to be same size as model grid to do case analysis of day and at the later state also longer time period.
By running function process_L3_day_products()
from product_resampling.py
, software creates netCDF-file of L3 day products.
In the file there is downsampled L2 products with name format product_method_model_cycle
, model variable of product with name format model_cycle_product
,
simulation run variables with a both cycle and model dependencies.
Model evaluation Installation and Usage
$ git clone https://github.com/actris-cloudnet/model-evaluation
$ cd model-evaluation/
$ python3 -m venv venv
$ source venv/bin/activate
(venv) $ python3 -m pip install .
(venv) $ python3 bin/process_all.py
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cloudnetme-0.1.7.tar.gz
.
File metadata
- Download URL: cloudnetme-0.1.7.tar.gz
- Upload date:
- Size: 25.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebca447bcc6f54fdd336ac08a7326c861d7039cfeed3a7e1b1a0fe89efddeb87 |
|
MD5 | 73823b56a4c59293ad683ca885634f6e |
|
BLAKE2b-256 | b0d8d4e9f8b985be7ec6048d8d3050f0f0f8c89b0a91fa8903ca3560e4f30890 |
File details
Details for the file cloudnetme-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: cloudnetme-0.1.7-py3-none-any.whl
- Upload date:
- Size: 51.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad1e6692758a4bbe949807c6333401245498cf9537e101349de88176be982414 |
|
MD5 | 646fb1f5de9dc9faba9f3cc55d4ffbd2 |
|
BLAKE2b-256 | 487682e40c0e091749176ea0cb49056368492f828c297239bc4d56783d75b190 |