2022
DOI: 10.1177/10943420221077110
|View full text |Cite
|
Sign up to set email alerts
|

Development of NCL equivalent serial and parallel python routines for meteorological data analysis

Abstract: The NCAR Command Language (NCL) is a popular scripting language used in the geoscience community for weather data analysis and visualization. Hundreds of years of data are analyzed daily using NCL to make accurate weather predictions. However, due to its sequential nature of execution, it cannot properly utilize the parallel processing power provided by High-Performance Computing systems (HPCs). Until now very few techniques have been developed to make use of the multi-core functionality of modern HPC systems … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
2
2
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(3 citation statements)
references
References 16 publications
0
3
0
Order By: Relevance
“…The NCEP/NCAR raw data is preprocessed through spatial interpolation, wherein the CanESM5 variables are mapped onto the global Gaussian grid T42. To enable the transition from a static grid to a Gaussian grid during the interpolation process, the f2gsh_Wrap interpolation function, created using the NCAR Command Language (NCL), is utilized (Gharat et al, 2022). The CanESM5 parameters on the T42 network projection are displayed in a grid consisting of 128*64 cells for SSP1-1.9, SSP5-8.5, and NCEP data (Swart et al, 2019).…”
Section: Preprocessing Of the Climatic Datamentioning
confidence: 99%
“…The NCEP/NCAR raw data is preprocessed through spatial interpolation, wherein the CanESM5 variables are mapped onto the global Gaussian grid T42. To enable the transition from a static grid to a Gaussian grid during the interpolation process, the f2gsh_Wrap interpolation function, created using the NCAR Command Language (NCL), is utilized (Gharat et al, 2022). The CanESM5 parameters on the T42 network projection are displayed in a grid consisting of 128*64 cells for SSP1-1.9, SSP5-8.5, and NCEP data (Swart et al, 2019).…”
Section: Preprocessing Of the Climatic Datamentioning
confidence: 99%
“…Examples of using Dask to distribute computations can be found in Earth and Climate sciences [13,14]. Also in those fields datasets contain many years of data and can reach sizes of multiple TBs, with non-trivial multidimensional schemas similar to what can be found in HEP.…”
Section: Related Workmentioning
confidence: 99%
“…Around 2015, the Dask project was started, giving the possibility to parallelise the existing Python data science software packages in a familiar way for users [76]. Examples of using Dask to distribute computations can be found in Earth and Climate sciences [108,109]. Also in those fields datasets contain many years of data and can reach sizes of multiple TBs, with nontrivial multidimensional schemas similar to what can be found in HEP.…”
Section: State Of the Artmentioning
confidence: 99%