BDSNP Module——用于改善CMAQ模型中土壤氮氧化物(NO)排放估计的模块

简介: 该数据集为美国本土(CONUS)改进CMAQ模型中土壤氮氧化物(NO)排放估计的BDSNP模块。涵盖土壤类型、pH值、含水量和温度等因素,提供详细排放估计,提高大气NO浓度预测精度。空间分辨率为12x12公里网格,时间覆盖2011年6月21日至2011年6月22日,输入化肥数据为2011年1月至2012年1月。通过结合这些因素,BDSNP模块显著提升了CMAQ模型对土壤NO排放的模拟准确性。

BDSNP Module for Improved Soil NO Emission Estimates for CMAQ Model, Conterminous USA

简介

该数据集是一个用于改善CMAQ模型中土壤氮氧化物(NO)排放估计的BDSNP模块,涵盖了美国本土的范围。该数据集提供了详细的土壤氮氧化物排放估计,有助于提高对大气中NO浓度和分布的预测精度。

数据集包括土壤类型、土壤pH值、土壤含水量、土壤温度等因素,这些因素对土壤中NO的生成和释放起着重要作用。通过将这些因素结合到CMAQ模型中,可以更准确地模拟土壤中NO的排放过程,从而提高模型对大气中NO浓度的预测精度。

摘要

Spatial Coverage: CMAQ model domain for Continental United States and portions of northern Mexico and southern Canada

Spatial Resolution: 12- by 12-km grid

Temporal Coverage: Input fertilizer data: 20110101 - 20120101; Outputs: 20110621 - 20110622

Temporal Resolution: Hourly

Study Area:

Site Westernmost Longitude Easternmost Longitude Northernmost Latitude Southernmost Latitude
CONUS -129.79 -65.00 51.76 22.75

Table 1. Fortran source files

Filename

Description

BDSNP_MOD_EPIC.F Gives soil NO parameterization as given by Hudman et al. (2012) with options of enhancement in terms of 'new' soil biome (NLCD40 for 2006) and dynamic fertilizer nitrogen pool from EPIC (Cooter et al., 2012; see Data Acquisition, Materials, and Methods)
canopy_nox_mod.F Source code for incorporating canopy reduction of soil NO as proposed by Hudman et al. (2012)
cldproc_acm.F and vdiffacm2.F Two source code files for obtaining total mass of nitrogen per unit area deposited to the ground from the atmosphere through wet (cldproc_acm.F) and dry (vdiffacm2.F) deposition.
tmpbeis.F Source code to create model-ready biogenic emissions from gridded land use data with emissions inputs in moles/second; in this implementation, tmpbeis.F has been modified to give the option to calculate soil NO emission either from Yienger and Levy (1995) parameterization or from BDSNP (see Data Acquisition, Materials, and Methods)

Table 2. Data variables in soil biome type maps

Variable Description Units
LANDFRAC Biome classification
TFLAG Timestep
x Synthesized coordinate from XORIG XCELL
km
y Synthesized coordinate from YORIG YCELL *

km

Table 3. Data variables for NetCDF inputs for soil biome type

Variable Description Units
TFLAG Timestep
x Synthesized coordinate from XORIG XCELL km
y Synthesized coordinate from YORIG YCELL
km
Arid Arid land climate 0/1
NonArid NonArid land climate
0/1

  • No data for this variable. All values are 0.

** See BDSNPmodule_UserGuide_GMD_Supplement.pdf companion file for model grid description.

* Arid and NonArid variables only exist in their respective NetCDF files listed above.

Table 4. Data variables for CCTM_V5g_Linux2_x86_64ifort_SOILFERT12US2.CONUS.nc

Variable Description Units
FERTDAY(001-366) Nitrogen from manure and fertilizer for day ### ng N/m2
TFLAG Timestep
x Synthesized coordinate from XORIG XCELL
km
y Synthesized coordinate from YORIG YCELL * km

  • 366 variables give the daily fertilizer nitrogen inputs for 20110101 - 20120101.

** No data for this variable. All values are 0.

* See BDSNPmodule_UserGuide_GMD_Supplement.pdf companion file for model grid description.

Table 5. Data variables for SOILFERT_EPIC_Potter_2011MMDD.nc

Variable Description Units
T1_EPIC Fertilizer nitrogen from EPIC ng N/m2
TFLAG Timestep
x Synthesized coordinate from XORIG XCELL * km
y Synthesized coordinate from YORIG YCELL
km

  • No data for this variable. All values are 0.

** See BDSNPmodule_UserGuide_GMD_Supplement.pdf companion file for model grid description.

able 6. Data variables for soil instate/soilout restart files.

Variable Description Units
PFACTOR NO emission current pulse factor 0-1
DRYPERIOD Length of the dry period hr
NDEPRES Soil N reservoir from deposition Ng/m2
SOILMPREV Soil moisture ratio for previous time step m3/m3
THETA_DIAG Moisture water-filled pore space 0-1
WET_TERM_DIAG Moisture scale factor
0-1
TEMP_DIAG Temperature in last simulation hour K
A_DIAG Base emission factor from soil biome type
0-1
NRES_FERT_DIAG NRES fertilizer only 0-1
AFERT_DIAG Fertilizer emission factor
0-1
NDEPRATE_DIAG Daily average N deposition rate gm/s
CRFAVG Daily average canopy reduction factor
0-1
PULSEAVG Daily average pulse factor * 0-1

  • Diagnostic parameters

able 7. Data variables for sample output files. Units are grams per second for a 12- by 12-km grid cell.

Variable

Description

Units

ALD2 Acetaldehyde gm/s
ALDX Propionaldehyde and higher aldehydes gm/s
CO Carbon monoxide gm/s
ETH Ethene gm/s
ETHA Ethane gm/s
ETOH Ethanol gm/s
FORM Formaldehyde gm/s
IOLE Internal olefin carbon bond (R-C=C-R) gm/s
ISOP Isoprene gm/s
MEOH Methanol gm/s

NO

Nitric oxide

gm/s

OLE Terminal olefin carbon bond (R-C=C) gm/s
PAR Paraffin carbon bond (C-C) gm/s
SESQ Sesquiterpene gm/s
TERP Terpene gm/s
time synthesized coordinate from SDATE, STIME, STEP seconds since 2011-06-21 01:00:00 UTC
x synthesized coordinate from XORIG XCELL km
y synthesized coordinate from YORIG YCELL km

Fig 1. Soil nitric oxide emissions (tonnes/day) from three CMAQ parameterizations (from Rasool et al., 2016)

代码
!pip install leafmap
!pip install pandas
!pip install folium
!pip install matplotlib
!pip install mapclassify

import pandas as pd
import leafmap

url = "https://github.com/opengeos/NASA-Earth-Data/raw/main/nasa_earth_data.tsv"
df = pd.read_csv(url, sep="\t")
df

leafmap.nasa_data_login()

results, gdf = leafmap.nasa_data_search(
short_name="BDSNP_CMAQ_Model_1351",
cloud_hosted=True,
bounding_box=(-129.79, 22.75, -65.0, 51.76),
temporal=("1950-01-01", "2016-11-16"),
count=-1, # use -1 to return all datasets
return_gdf=True,
)

gdf.explore()

leafmap.nasa_data_download(results[:5], out_dir="data")

引用

Rasool, Q.Z., R. Zhang, D.S. Cohan, E.J. Cooter, L.N. Lamsal, J.O. Bash, and B. Lash. 2016. BDSNP Module for Improved Soil NO Emission Estimates for CMAQ Model, Conterminous USA. ORNL DAAC, Oak Ridge, Tennessee, USA. BDSNP Module for Improved Soil NO Emission Estimates for CMAQ Model, Conterminous USA, https://doi.org/10.3334/ORNLDAAC/1351

网址推荐
0代码在线构建地图应用

https://www.mapmost.com/#/?source_inviter=CnVrwIQs

机器学习

https://www.cbedai.net/xg

相关实践学习
基于Hologres轻量实时的高性能OLAP分析
本教程基于GitHub Archive公开数据集,通过DataWorks将GitHub中的项⽬、行为等20多种事件类型数据实时采集至Hologres进行分析,同时使用DataV内置模板,快速搭建实时可视化数据大屏,从开发者、项⽬、编程语⾔等多个维度了解GitHub实时数据变化情况。
阿里云实时数仓实战 - 用户行为数仓搭建
课程简介 1)学习搭建一个数据仓库的过程,理解数据在整个数仓架构的从采集、存储、计算、输出、展示的整个业务流程。 2)整个数仓体系完全搭建在阿里云架构上,理解并学会运用各个服务组件,了解各个组件之间如何配合联动。 3 )前置知识要求:熟练掌握 SQL 语法熟悉 Linux 命令,对 Hadoop 大数据体系有一定的了解   课程大纲 第一章 了解数据仓库概念 初步了解数据仓库是干什么的 第二章 按照企业开发的标准去搭建一个数据仓库 数据仓库的需求是什么 架构 怎么选型怎么购买服务器 第三章 数据生成模块 用户形成数据的一个准备 按照企业的标准,准备了十一张用户行为表 方便使用 第四章 采集模块的搭建 购买阿里云服务器 安装 JDK 安装 Flume 第五章 用户行为数据仓库 严格按照企业的标准开发 第六章 搭建业务数仓理论基础和对表的分类同步 第七章 业务数仓的搭建  业务行为数仓效果图  
相关文章
|
编解码
wrf模式学习记录--如何计算三层嵌套中的e_sn/e_we/ i_parent_start/ j_parent_start
在此记录一下关于wrf模式中如何计算嵌套网格的格点数,即e_sn / e_we
wrf模式学习记录--如何计算三层嵌套中的e_sn/e_we/ i_parent_start/ j_parent_start
|
网络安全
完美解决 WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
完美解决 WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
4705 0
|
19天前
|
人工智能 自然语言处理 文字识别
阿里云百炼Qwen3.7-Max简介:能力、优势、支持订阅计划参考
Qwen3.7-Max是阿里云百炼面向智能体时代推出的新一代旗舰模型,对标GPT-5.5、Claude Opus 4.7等闭源旗舰。该模型支持百万级token上下文窗口,具备顶级推理能力、多模态搜索与视觉理解增强、流式输出低延迟响应等核心优势,覆盖编程、办公、长周期自主执行等复杂场景。同时支持OpenAI接口兼容,便于系统快速迁移。用户可通过Token Plan团队或节省计划等订阅方式灵活调用,适合企业级高要求场景使用。
7075 30
阿里云百炼Qwen3.7-Max简介:能力、优势、支持订阅计划参考
|
4天前
|
数据采集 人工智能 前端开发
让 Coding Agent 从黑盒到透明:阿里云 Agent 观测审计数据采集实践
AI Agent 规模化落地带来执行黑盒、行为难追溯、成本难度量三大难题。阿里云基于 OTel 标准,面向 Coding Agent、个人通用助理和框架型 Agent,推出 LoongSuite Pilot、插件及探针等无侵入采集方案,让 Agent 实现可看见、可分析、可审计、可治理。
618 138
|
4天前
|
人工智能 弹性计算 运维
阿里云发布堡垒机智能运维Agent,运维交互进入自然语言新时代
支持自然语言运维,提升效率与安全双保障。
1154 1
|
11天前
|
人工智能 安全 定位技术
CodeGraph深度解析 让Claude Code工具调用直降七成的核心原理与实操教程
如今以Claude Code为代表的AI编程智能体已经成为开发者日常编码、项目重构、漏洞修复的必备工具。但在长期使用过程中,几乎所有开发者都会遇到同一个明显痛点:AI虽然具备强大的代码生成与分析能力,却常常陷入盲目探索的循环中。
1210 1
|
14天前
|
存储 定位技术 数据库
CodeGraph 如何让 Claude Code减少 7 成工具调用?
CodeGraph 为 Coding Agent 提供本地代码知识图谱,把函数、类、调用链和框架路由提前整理成“项目地图”,减少盲目搜索和文件读取。它不是新 Agent,而是上下文基础设施,让 Agent 更快找到正确代码路径,平均减少 7 成工具调用。
1290 3
|
11天前
|
人工智能 弹性计算 安全
阿里云618活动时间、活动入口、优惠活动详细解读
2026年阿里云618创新加速季已全面开启,作为年度力度最大的云产品促销活动,本次大促覆盖轻量应用服务器、ECS云服务器、GPU云服务器、数据库、AI算力、安全服务、CDN等全品类产品,推出5亿元算力补贴、新用户限时秒杀、普惠满减、企业专享、免费试用、云大使返佣等多重福利,个人开发者、中小企业、AI团队均可享受专属低价。本文将系统梳理2026年阿里云618活动的完整时间节点、官方参与入口、各类优惠细则、使用规则、热门产品推荐及实操代码,帮助用户精准参与、高效省钱,以最低成本完成上云部署。
1021 5