US Ozone Network (1980-2017)
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/13274568
下载链接
链接失效反馈官方服务:
资源简介:
# Data Repository Structure
The dataset is organized into state-specific folders, identified by the EPA state code for each U.S. state. Each state folder is structured into three primary subfolders as described below:
## Folder Organization
Each state folder contains the following subfolders:
### 1. Correlations/o3This subfolder houses yearly directories from 1980 to 2017. Each year-specific directory includes:- `Correlations.xlsx`: An Excel spreadsheet containing correlation data.- `nodeNames.pickle`: A serialized Python pickle file storing node names used in correlation analyses.- `correlations.pickle`: A serialized Python pickle file containing correlation matrices.
### 2. CorrelationsSummary- Contains summarized network data for each year from 1980 to 2017.
### 3. Data/o3- Includes pickled data files, storing data in a serialized format suitable for quick loading in Python environments.
## Usage
Each dataset is prepared for analysis and can be loaded using Python's `pickle` module or accessed via Excel for the `.xlsx` files. Ensure that your environment supports these formats to utilize the data effectively.
## Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
## Contact
For any queries or further information, please contact harshit@cs.toronto.edu(mailto:harshit@cs.toronto.edu).
创建时间:
2024-08-08



