The Atmospheric Radiation Measurement (ARM) user facility is continuously improving to meet its goals and user needs, whether that means adding instruments or developing new data products. Priorities are determined by reviewing input from the science community through workshops, principal investigator meetings, instrument focus groups, and constituent groups.
This input is cross-referenced to U.S. Department of Energy (DOE) mission-critical goals for ARM, such as the Decadal Vision, next-generation ARM, the LES ARM Symbiotic Simulation and Observation (LASSO) activity, development of megasites, field campaigns, and maintaining the long-term ARM data record.
An integrated plan is created each year to help focus ARM high-priority activities to have maximum benefit and impact to the science community.
Users can view current and completed high-priority ARM activities.
After getting approval of the IMB, AAF is embarking on routine flights over the SGP site on FY23. It is expected that we will deploy 3 times during FY23 namely in March, June and August 2023.
The infrastructure at the ADC includes systems and applications from both the old Archive, Data Management Facility, and External Data Center. These systems, since they're relocation to ORNL, have remained separated (by network, systems management procedures, patching, etc.) and makes the operations/management of these systems challenging . The goal of this ENG is to outline paths forward for providing maximum consistency in systems management, patching, naming, etc. as possible and increasing system stability, accessibility, and availability across the ADC which is expected to greatly improve the overall operational efficiency. The goal in this is to configure the infrastructure in such a way that there are clear upgrade paths and consistent expectations for users, developers, and administrators. This is an overarching ENG and items below will be child ENGs. Stakeholder requirements will be gathered and potential impacts to operations will be documented.
Isolation of development, staging, and production environments as well as public and back-end systems
Currently, many systems are able to communicate with hosts in what should be different environments (e.g. development systems/applications/databases can talk to development and prod systems/applications/databases). From both an operations and cyber security perspective, it is best practice to isolate each of these environments from one another. By doing so, we will remove the possibility of production systems/applications/data being affected by staging/development systems. This will also allow us to implement better testing/release policies as they can be tested on staging systems prior to being released to production. Formal policies will have to be developed with input from various stakeholders with regards to data replication/synchronization from production to staging and development (e.g. how often will the staging database be sync'd from production?). It is also desirable to ensure that public facing systems are segregated from those that are not. A strategy for isolating zones and policies for replicating data/information will be presented in a design review. Once this is in place, we will have clearly defined policies and procedures for testing and releasing applications.
Centralized system management and automation with Ansible
RedHat 8 has been released. RH8 and Ansible are very tightly integrated. It is necessary to plan out Ansible playbooks for all areas of the ADC (web servers, processing nodes, operations systems, etc.). Once these playbooks have been developed, a design review will be held prior to them being deployed. This will greatly simply management of the systems and ensure consistent configurations across all systems.
Utilize centralized ARM LDAP authentication for system level access
Currently, no hosts utilize LDAP directly for authentication. Accounts are synchronized to the systems on a schedule. It would be prudent to update the systems to utilize ARM LDAP as their source of authentication. This will allow us to implement RBAC (Role Based Access Control) by permitting access to hosts based on LDAP group memberships. This will also require us to implement password expirations, which are recommended. This will affect the configuration of the LDAP servers. Of course any changes will be fully tested by stakeholders prior to being moved into production.
Patch/Update management
Currently, RH Satellite is used to push updates to the systems that were part of the Archive. Updates are still manually run on the systems inherited from the DMF and XDC. It is desirable to have all systems managed by a single patch/update management system, such as RH Satellite or Katello. Updates should first be pushed out to and tested on dev and staging systems. Once it has been confirmed that deploying updates to production will not cause outages, then they would be deployed accordingly. A design review will be held to outline the schedules and expectations for deploying system and application updates. This will allow for a consistent patching strategy across all systems.
Implementation of consistent naming strategy (e.g. get rid of xdc.arm.gov, archive.arm.gov, dmf.arm.gov, domains)
There are a number of hosts that still contain the dmf.arm.gov, xdc.arm.gov, and archive.arm.gov domains in their name. These will be renamed to adc.arm.gov. The old addresses will continue to be active for a while to help with the transition of processes that are currently using these names.
The implementation strategy will include: items 1, 3, and 5 to be done concurrently. I would recommend waiting on 2 and 4 until 1 is being deployed. They are tightly coupled. If we move forward on 2 and 4 too soon, we may have to repeat effort to make them work as desired after item 1 is complete.
Thorough metadata audit for increased consistency, improved visibility, and tracking of ARM archived data
Thorough metadata audit for increased consistency, improved visibility, and tracking of ARM archived data
This ENG captures numerous discussions about improving ARM's metadata as a comprehensive audit of historic metadata, and to facilitate continual improvement of ARM's metadata processes. Some audits are ongoing (1, below), and others are associated with other ENGs (e.g., 2, below), while there are still more we have identified as a need (high, medium and low priority) that may or may not have formal tracking within SN but which would require substantial (thorough) metadata review and revisions. This ENG will cover the specific action of an audit to the archived data's metadata and therefore is distinct from existing ENGs.
The current calibration database is housed in OSS which is being replaced by the asset management tool. OSS will remain until we have a new calibration system. Requirements have been gathered through 3 feedback sessions with ARM mentors, site operations, and infrastructure in December along with information solicited from science users through email and discussions with a UEC subgroup. The detailed requirements are housed in the google doc with the higher level requirements mapping an priorities in the google sheet for broader review and approval
In talking with the science users, it was clear that there was a large array of needs when it comes to the dissemination of calibration information. There are three main schools of though which I think we need to account for, 1.) those that want to see the calibration records and have them delivered with their data, 2.) those that want to be able to view the records in a web-base viewer, and 3.) those that just want to know that their data are calibrated through a mechanism in the data files. 1 and 2 will be addressed in phase 1 and 3 will require a larger effort that includes modifications to the ingest processes in phase 2.
Multifactor Authentication (MFA) and Identity Management (SSO)
Multifactor Authentication (MFA) and Identity Management (SSO)
As the threat landscape continues to evolve, one thing remains constant. Single factor authentication is a weak link and a commonly used method for compromising systems and applications. Multifactor Authentication significantly decreases the risk of unauthorized access. Single Sign On (SSO) systems are common attack vectors for adversaries, as well, given that they provide access to all authentication requests. Compromising an SSO system can allow for intercepting authentication requests and stealing credentials.
Federal guidance is:
https://www.whitehouse.gov/wp-content/uploads/2022/01/M-22-09.pdf
Vision
Agency staff use enterprise-managed identities to access the applications they use in their work. Phishing-resistant MFA protects those personnel from sophisticated online attacks.
Actions
1. Agencies must employ centralized identity management systems for agency users that can be integrated into applications and common platforms.
2. Agencies must use strong MFA throughout their enterprise.
• MFA must be enforced at the application layer, instead of the network layer.
• For agency staff, contractors, and partners, phishing-resistant MFA is required.
• For public users, phishing-resistant MFA must be an option.
• Password policies must not require use of special characters or regular rotation.
3. When authorizing users to access resources, agencies must consider at least one devicelevel signal alongside identity information about the authenticated user.
The term "centralized identity management" would be the mix of the ARM LDAP system with an enterprise SSO solution.
ARM's current SSO solution (CAS) has been in place for quite some time. It is an open source solution that has proven to be challenging to maintain.
There are commercial solutions available that can provide this service and are more secure, functional, and flexible. While SSO makes it easier to move around web applications without having to login repeatedly, it can also be a security incident waiting to happen. If an SSO host is compromised, an attacker could obtain credentials for all accounts. This makes it all the more important to have a supported solution in place that is updated regularly.
It would be in ARM's best interest to compare the different commercial SSO solutions to choose what best meets programmatic needs.
The solution, if a cloud solution like Okta or Ping, would have to be FedRAMP compliant.
Utilizing a commercially supported SSO solution would ease administrative burden, provide higher flexibility into application integration, allow for federated identity management (e.g. SAML, OpenID). Many (all?) enterprise SSO systems also provide options for MFA integration.
Public facing systems should be prioritized for MFA. These would include research hosts, portal hosts, access hosts (BeyondTrust), and public facing websites requiring authentication.
AMF3 BNF: Developing a Network Node for Spatially-Distributed Aerosol Measurements for Deployment of the AMF3 to the Southeast United States
AMF3 BNF: Developing a Network Node for Spatially-Distributed Aerosol Measurements for Deployment of the AMF3 to the Southeast United States
Within a global climate grid cell, aerosols exhibit high spatial variability due to their disparate sources, short atmospheric lifetimes, strong coupling to the land-surface heterogeneity via surface heat, mass, and momentum fluxes, as well as the nonlinear, interdependent physical and chemical processes that control their properties. Land-surface controls on aerosol sources (e.g., vegetative BVOC emissions, anthropogenic SO2/H2SO4 emissions), sinks (e.g., wet/dry deposition), and transformations (e.g., aerosol uptake of atmospheric water vapor) tend to vary significantly over short distances, leading to complex interactions between atmospheric aerosol evolution and the dominant spatial patterns of relevant surface fluxes. Aerosol advection further obscures characterization of land-surface aerosol controls due to simultaneous mixing and aerosol processing during transport. Land-surface controls on aerosol present a significant observational and modeling challenge, limiting our ability to understand and predict aerosol effects on radiation, precipitation, and thus weather and climate in heterogeneous regions, as exemplified by the agricultural, forest, rural, and urban atmospheric environments impacting the deployment of the AMF3 in northern Alabama. Historically, complex measurements of the range of aerosol properties have been made at a single point, which informs our understanding of the relationship among aerosol physical, chemical, and optical properties. To address the current knowledge gaps however, spatially distributed aerosol measurements are critically needed to understand land-surface controls on the variability in aerosol-climate impacts, particularly in the Southeast United States.
While heavily-instrumented "point" measurements (e.g., AOS) have proven immensely useful for process-level science, they may not necessarily be representative of the larger atmospheric environment. However, it will be challenging both financially and operationally to deploy an AOS network due to the costs associated with such comprehensive instrumentation, infrastructure, and labor, as well as the operational complexities associated with siting and installing an AOS (e.g., power, communications, land-use agreements). Instead, we propose to develop an aerosol measurement network that meets both the measurement requirements needed to characterize aerosol-climate impacts, as well as the operational requirements needed to support a lower-cost, lower-complexity system.
Replace current TSIs with newer technology all-sky imager
Replace current TSIs with newer technology all-sky imager
The ARM Program currently operates four all-sky imagers (visible) at three fixed sites, SGP (C1 and E42), NSA, ENA and has six additional systems that serve as spares or are designated for each of the three AMF sites. These systems are Total Sky Imager (TSI) that were manufactured by Yankee Environmental Systems and purchased between 2000 and 2013. The original systems are two different models (660 and 880) that have undergone significantly reengineering and upgrades by ARM and BNL (ENG0000378) as well as software upgrades in collaboration with NOAA (ENG0000674). The systems are aging and many of the parts have become unserviceable and/or are no-longer in production. Additionally, the TSI design relies on a rotating mirror that tracks the sun. This design element has been the source of significant maintenance and repair costs because of alignment issues as well as failure of the gear and motor systems that move the mirror.
At least two options for the replacement of the current ARM TSIs with newer, commercially available, technology have been identified and reviewed. These systems do not rely on moving parts or a large occulter to obscure the sun, but instead consist of a high-resolution camera with a 180° field of view covered by an anti-reflective coated glass dome that is housed in a weather protected enclosure. The required specification of these two systems or other similar systems will be attached to this ENG but basic requirements for the procurement include:
• Provide Primary measurement: fractional sky coverage
• Provide Secondary measurements: visible sky image, cloud decision image, daily movie of sky images, system status, opaque and thin cloud discrimination
• Visible spectrum camera CCD or CMOS imager (fisheye) with 180-degree FOV
• Imager resolution: 4-5 MP, 12 or 24-bit color
• Temporal resolution: minimal 30s, programmable for longer sampling
• The software should (1) mask the sun in processed images, (2) allow the user to manually select up to two FOVs and record simultaneously, (3) center image alignment, (4) provide clear sky calibration, and (5) set parameters to distinguish two or more cloud types.
• Size and Weight: portable and weight should not exceed 25kg (55 lbs.)
• Able to operate in a wide range of environmental conditions
Procure third generation C-band precipitation radar
Procure third generation C-band precipitation radar
The CSAPR2 was obtained to provide a deployable precipitation measurement capability (ENG0000906). The radar was originally designed to operate on a trailer and without a radome; however, as use cases were explored, it became clear that this configuration would not permit operation in kind of conditions (rain, wind) that were of most interest. Therefore, a system was reconfigured to include a radome and a platform that could support the pedestal+radome configuration. That system was first deployed to Argentina for CACTI and is currently deployed to Houston for TRACER for its second mission. Both of these campaigns have a strong focus on deep convection and associated precipitation, and the CSAPR2 is a great tool for probing those systems. The next deployment for the CSAPR2 will be an extended-term deployment to the southeast United States. This deployment is expected to last at least five years so the CSAPR2 will not be available for deployment with other AMF1 or 2 deployments for the foreseeable future.
The purpose for this ENG is to purchase a new deployable radar that can take the place of the CSAPR2 for upcoming mobile deployments and that could also potentially be deployed at the SGP or elsewhere.
AMF3 BNF: Meteorological Measurements on the Tower (TOWERMET)
AMF3 BNF: Meteorological Measurements on the Tower (TOWERMET)
ARM will be deploying an approximately 140 foot tower offset from the main AMF3 facility. Standard meteorological measurements will be deployed on this tower. The final configuration will depend on the tree structure around the final tower location but in general will consist of:
Temperature, Humidity, and 3D winds at 5 heights (Top, above canopy, below canopy, 10m, and 4m)
Atmospheric Pressure at 1 height (1-meter)
Tipping Bucket Rain Gauge at the surface
Data Logger and Supplies as Required
The tipping bucket rain gauge would be a duplicate measurement of the STAMP tipping bucket but would provide a comparison for quality control information which when deployed in a forested environment will be beneficial. The sonics should include wind speed and direction and also the vector components of the wind. Additionally, to support the CPC measurements, there will need to be a 1-second datastream in addition to the 1-minute averages.
AMF3 BNF: Deployment of Supplemental Sites at the Main Tower
AMF3 BNF: Deployment of Supplemental Sites at the Main Tower
ARM will be deploying two smaller supplemental sites around the base of the tower to support AMF3 science and better understand spatial variability around the tower and underneath the canopy. Each supplemental site will consist of the following ARM instrumentation
*STAMP
*ECOR
*SEBS
*GNDIRT (or Apogee) x 2
*METWXT
Each supplemental site will be 50-250 meters from the main tower and arranged in a North-South orientation if possible. The initial plan is to reuse the STAMP, ECOR, and SEBS from the recently retired SGP extended facilities. The GNDIRT and METWXT will need to be procured.
Depending on the outcome of the Apogee vs GNDIRT testing, we may have to adjust the deployment strategy as the current GNDIRT systems are 10 times as expensive. The initial test results comparing the current GNDIRT to Apogee looks promising, so the Apogee instruments seem likely to be used.
At the moment, we can plan on normal sampling intervals for each instrument, but we may need to update the METWXT to 1-second data sampling.
Additional instrumentation that will/may be deployed include PAR sensors by the science team and potentially a set of cameras from the main tower if they are not viable for surface measurements.
AMF3 BNF: Deployment of IR Radiometers on the Tower
AMF3 BNF: Deployment of IR Radiometers on the Tower
As part of the AMF3 tower measurements it was requested that ARM deploy infrared radiometers on the tower in multiple positions to observe canopy and surface temperatures. Three radiometers will be deployed at the top of the tower looking out over the canopy. An additional three sensors will be deployed under the canopy looking at the surface. The height of the below canopy sensors will be dependent on the final location of the tower. Evaluations of a new IR radiometer that could be used in place of the regular GNDIRT system are currently underway. If confirmed, the deployment of these sensors would be new to ARM for the GNDIRT measurements and a new configuration, collections, processing, etc… will need to be developed.
AMF3 BNF: Development of a New Radiation Instrument for Streamlined Measurements on the Tower
AMF3 BNF: Development of a New Radiation Instrument for Streamlined Measurements on the Tower
As part of the AMF3 science proposal, accurate measurements of shortwave and longwave downwelling and upwelling, direct and diffuse radiation are requested. It would be an added benefit to obtain these measurements at high spectral resolution. These measurements would be used for addressing questions related to radiation-plant feedbacks, as well as measuring vegetation albedo, surface reflectance, and solar-induced fluorescence (SIF). Given the constraints of space and the need for the radiation systems to be lower maintenance than one on a tracker, ARM needs to engineer a new radiation system suitable for tower deployments.
This new system will consist of a SPN1, and high quality upwelling and downwelling pyrgeometers and pyranometers. Two systems will be mounted at the top of the tower for upwelling from the canopy and downwelling, and two more mounted at 10m to get the upwelling from the surface and downwelling through the canopy. Adding an HSR1 in the future is also a possibility, but it may depend on scientific priorities. The systems will also need to be collocated with temperature and humidity measurements or a low-cost T/RH sensor will need to be installed with the system for data quality assessments and corrections. A structure for supporting each system will also need to be constructed, along with the needed infrastructure for a datalogger. If and where possible, older radiometers from the radiometer refresh may be used to lower the development costs.
It would be beneficial if the system developed could be utilized for other deployments in the future like the ICERAD in MOSAiC.
AMF3 BNF: Aerosol Flux Measurements on the Tower - CPCs
AMF3 BNF: Aerosol Flux Measurements on the Tower - CPCs
As part of the AMF3 tower measurements, there is a need from the science team to measure aerosol fluxes at multiple heights. The science team has proposed deploying 4 CPCs at different heights (Top, Above, Below, 10,) to measure aerosol concentrations and combine them with 3D-winds from the TOWERMET system to produce an aerosol flux product. This aerosol flux product will be handled in a separate ENG at a later time once the process is refined. An inlet and housing for the CPC will need to be designed for implementation on the tower.
For each CPC, we will collect and process it like a normal CPC datastream to a1 and b1 levels which will result in 4 sets of datastreams with facilities of S10, S11, S12, S13.
Summary. Accurate measurements of atmospheric aerosol properties require thorough understanding of the science behind the measurements, consistent instrument operations, and well-defined instrument calibration procedures. A framework to coordinate the development and application of best practices in instrument operation and calibration is currently lacking in the U.S. To fill this gap, the Environmental and Climate Sciences Department at Brookhaven National Laboratory (BNL) is developing a dedicated facility, the Center for Aerosol Measurement Science (CAMS), which is envisioned as a nation-wide calibration and measurement science center for aerosol instruments, providing traceable measurement services to DOE's Atmospheric Radiation Measurement (ARM) program and its users, research organizations, and other interested parties for data quality assurance in aerosol measurements that facilitate high-quality and internally consistent measurement networks
For more details, see the attached Whitepaper.
Objectives.
● Establishing and maintaining gold-standard instrumentation (i.e., the highest order of reference instrument against which other instruments will be periodically calibrated) for key aerosol measurements (number, size, composition, hygroscopicity, optical properties),
● Providing regular, traceable calibrations for field instruments using gold-standard instrumentation,
● Developing and testing uniform instrument calibration protocols, best practices for instrument operation, and data processing algorithms to provide guidance for PIs in maintaining data uniformity across deployments and improving data quality across all ARM aerosol measurements,
● Characterizing existing and new measurement infrastructure components (e.g., individual sample inlets) or whole measurement platforms such as the AOS under controlled conditions to improve or develop necessary corrections to be applied to measurement data,
● Performing closure experiments among measurements of related aerosol properties to validate and build trust in the measurements and to develop additional data products, and
● Testing new sampling strategies (such as mitigating water condensation or particle losses) to provide an understanding of expected performance and to implement any necessary changes before deployments.
Procure SO2 instrument for the AMF3 BNF deployment
Procure SO2 instrument for the AMF3 BNF deployment
Measurements of aerosol precursors are needed at the AMF3 BNF deployment to help understand the role of new particle formation and growth as a source of boundary layer CCN. SO2 is an important precursor measurement and will complement the other planned trace gas measurements. This instrument will be deployed to the main site.
Instruments to fill in the gaps of aerosol measurements at Utqiagvik (NSA)
Instruments to fill in the gaps of aerosol measurements at Utqiagvik (NSA)
The NOAA Federated Aerosol Network has been performing aerosol measurements at Barrow (Utqiagvik) since 1973. The properties they have been monitoring are particle number concentration, scattering, and absorption. Other aerosol measurements in this location have been performed by the Leibniz Institute for Tropospheric Research -TROPOS (particle size distribution, fine fraction, since 2008), the National Institute of Polar Research (black carbon, since 2012), and more recently, University of California -San Diego (CCN, filter chemical analysis, and took over the TROPOS SMPS, through a 5-y NSF grant). See more details about the existing measurements in Table 1 (attached.
There are still gaps in the aerosol measurements at Utqiagvik and these are the ones the ARM AOS team proposes to address at this stage through this ENG. The gaps are for the full particle size distribution (coarse mode), aerosol chemical composition, and aerosol hygroscopicity. To fill in those gaps, the plan is to deploy the APS, ACSM, SP2, and Humidigraph at the NOAA facility, alongside the existing aerosol instruments. Please see Table 1 (attached) for the details regarding the proposed instrumentation, including the cost of the mentorships. There could be a second phase where we could also take over the SMPS and CCN measurements once the UCSD grant reaches an end, or when ARM decides that it is the right time for this.
While the instruments are deployed at the NOAA facility, we expect to contract with NOAA for day-to-day maintenance of the instruments, but also expect ARM to have access to the instruments as needed. We will periodically review the suitability of this arrangement with the expectation that at some point, we may build an independent AOS at our NSA site – but that independent AOS is beyond the scope of this ENG. The scope of this ENG is to procure the listed gap instruments, deploy them at the NOAA facility, and to establish a technical support arrangement with NOAA – but note that finally, the instruments will be fully owned and mentored by ARM.
Data Management Plan:
NOAA will allow instrument PCs and a collector system on their network. Access to the instrument systems will be permitted through inbound https from access.arm.gov. Access to the collector system will be permitted though inbound ssh access from ssh.vsn.arm.gov, portal.arm.gov, and portal2.arm.gov. The collector system will pull data via ftp from the instruments, in the same way data is collected at the measurement facilities. The collector system will transfer collected data to the ADC using the site transfer daemon (standard for ARM). Data transfer to the ADC will require bi-directional tcp/1992 between the collector and prod-transfer2.adc.arm.gov.
AMF3 BNF Procure tower and modify CSAPR2 mounting for deployment on the tower
AMF3 BNF Procure tower and modify CSAPR2 mounting for deployment on the tower
The CSAPR2 will be deployed to AMF3 BNF. Due to the height of the tree canopy, the CSAPR2 will need to be installed on top of a tower to avoid the tree canopy. This ENG covers the design and procurement of the tower and modifications to the CSAPR2 to be able to mount it on the tower.
The CSAPR will be modified to be placed on top of a 20' tower being built by Baron. The tower will consist of 2 sets of staircases and 1 landing. See picture attached.
As suggested by Baron for the tower:
HVAC: the insulated duct work could come up the middle supported by the horizontal cross members or look at using some mini splits without ductwork. With either option, mounting provisions can be detailed on the tower.
Pricing:
PE Stamped drawings – tower steel and a foundation per TIA-222-H standard and analysis by an AL PE and construction drawings ($15-20K)
20' Tower with top plate: ~$100k (Subtract $25k if we supply the top plate)
Construction of the tower, foundation, grounding, etc would be separate. Baron estimates that a local contractor could run around $50k for the concrete foundation and they are open to discussing the remainder of the installation items.
The goal of this ENG is to revive the CCN Profile VAP that has been developed, update it, and get it running in production. A technical report on this VAP is already available and much of the development is already done. The technical report is available at : https://www.arm.gov/capabilities/vaps/ccnprof
At the time the VAP was developed, the CCN and RL data needed for the VAP were not sufficiently high quality to generate a reliable and high-quality VAP. The data quality has dramatically improved to the point where this VAP can be re-visited.
Cloud thermodynamic phase identification is important to understand many cloud processes such as ice particle production, precipitation formation, and cloud lifecycle evolution. The CAPI working group has proposed development of an ARM cloud phase VAP to make this important value available to the ARM and broader scientific community.
Cloud thermodynamic phase classification can be determined from remote sensing measurements. Specifically, active remote sensing instruments such as lidar and radar provide vertically resolved cloud thermodynamic phase identification. Due to different wavelengths, lidar backscattered signal is more sensitive to small particles with high number concentrations such as liquid droplets. Lidar depolarization measurements can be used to identify the nonspherical particles such as ice crystals. However, lidar signal is quickly attenuated by cloud droplets. Radar signal is dominated by large particles such as ice crystals and is susceptible to attenuation only in case of strong precipitation. In addition, microwave radiometer measurements can provide constraints on the presence of liquid layers. Since no one instrument can provide sufficient level of information to cover from small droplets to large ice particles and snow, we use the multisensor method developed by Shupe (2007) to classify cloud phase. Similar to the ARM Ka band Zenith Radar (KAZR) Active Remote Sensing of Clouds (KAZR-ARSCL) VAP, the multisensor approach uses coincident ARM Micropulse lidar (MPL) with depolarization, Ka-band ARM Zenith Radar (KAZR), and microwave radiometer measurements, together with atmospheric thermodynamic profiles from radiosonde measurements to determine cloud thermodynamic phases.
For the initial implementation, the VAP will be implemented at the ARM North Slope of Alaska (NSA) atmospheric observatory central facility at Utqiaġvik. An HSRL system was deployed and has been acquiring measurements at the NSA Utqiaġvik site since April 2011. The Ka-band ARM zenith radar (KAZR) replaced the millimeter-wavelength cloud radar system starting in May 2011, providing measurements with high temporal and vertical resolution and reduced spectral artifacts. These measurements provide high quality inputs for the VAP. Over the NSA Utqiaġvik site, persistent stratiform mixed-phase clouds are frequently observed during the transition seasons such as in spring and fall. Liquid clouds are often observed during summer while ice clouds in winter. These seasonal variations of major cloud thermodynamic phase provide a good opportunity to apply the cloud phase identification methods.
A draft cloud phase identification implementation plan has been developed and uploaded.
Implementation of Aerosol-Cloud Interaction Diagnostics to the ARM metrics and diagnostics package for GCM at ARM sites
Implementation of Aerosol-Cloud Interaction Diagnostics to the ARM metrics and diagnostics package for GCM at ARM sites
Background:
Accurate simulation of aerosols, clouds, radiation, and precipitation is an ongoing challenge for current state-of-art climate models. Developing and implementing metrics for aerosol-cloud interactions (ACIs) in the current ARM-DIAGS is particularly important for boundary layer clouds and mixed-phase clouds. The University of Arizona (UA) group led by Prof. Xiquan Dong has been working on classifying and investigating aerosol properties and interactions with clouds for decades, using remote sensing and in-situ measurements, as well as model simulations. With their expertise in the field of ACI and experience in retrieving and processing ARM data, in this collaboration work, we propose to implement standardized analysis tools and associated ARM-site data sets for ACI metrics into ARM-DIAGS, as a new set of process-oriented diagnostics suite.
Tasks:
The development and implementation of the ACI metrics into current infrastructure of ARM-DIAGS involves following tasks:
• Write Python scripts to pre-process variables from raw ARM instrument data required to generate the necessary statistics.
• Create an observationally based database for ARM-DIAGS by following the data format defined by CMIP conventions
• Write Python modules to compute performance metrics for CMIP models
The UA group will work closely with the LLNL ARM team to interface the data and Python modules with existing ARM-DIAGS framework and document the data products and the diagnostics package at the end of the funding period.
Timelines:
October 1, 2021: Project starts.
March 31, 2022: Complete Phase 1: Implement basic metrics on ACI, which includes the climatology of cloud and aerosol properties, and the magnitude of an index describing the ACI process. Preprocess variables such as the aerosol optical depth (AOD), surface cloud condensation nuclei (CCN), cloud-top height, cloud-base height, cloud fraction etc., which are required for the metrics from various data sources collected at multiple ARM sites.
September 30, 2022: Complete Phase 2: Implement process-oriented diagnostics on ACI at selected ARM sites, such as SGP, ENA and NSA.
ARM Ground-based cloud radars have difficulty detecting the small cloud particles present at the top of many high-altitude cirrus clouds. To address this issue, we propose to implement the ground-based lidar simulator in COSP for ARM lidars to simulate the ARM lidar measurements.
· Address issues associated with lidar attenuation by low clouds and aerosols
· Produce ARM lidar data for evaluating lidar simulator output
· Collaborate with ARM/ASR radar/lidar experts and climate modelers to address any issues associated with the development and implementation of the lidar simulator to GCMs.
Produce CMAC2.0 for radar data produced at GUC by the CSU radar at SAIL
Produce CMAC2.0 for radar data produced at GUC by the CSU radar at SAIL
Take files, both individual PPI scans and RHI scans, value add, combine and add metadata to create radar volumes suitable for users. Ensure metadata meets ARM standards. In addition monitor output from the radar and provide weekly reports using the ARM Campaign Dashboard for SAIL. Report any issues seen in a timely fashion to both CSU and ARM staff managing the contract. If needed report out to the SAIL science team.
(note, text taken from SOW which will be attached)
As part of the SAIL field campaign ARM deployed a X-Band radar system owned and operated by Colorado State University. This system produces radar moments and dual polarimetric observations from hydrometeors and other scatterers.
The system is located approximately 8km to the southeast of the main site. Due to the complexity of microphysical habits of snowfall (dendrites, rods, plates and vast varieties of hybrids and aggregates of the aforementioned) relating radar measurements to snowfall rates (liquid equivalent rates, the rates in mm/hr if the snowflakes were all melted) is challenging. Matrosov et al 2009 nicely shows the range of uncertainties in reflectivity-based snowfall retrieval of the form Z=ASB. There are many other papers on snowfall retrieval (rarer at X-Band than, say, S-Band) our aim here is to start simple first and then add more sophisticated retrievals, including using other measurements, as we establish verification procedures.
The ARSCL family of VAPs is one of the ARM Program's most downloaded products. This VAP chain and family of VAPs includes KAZRCOR, ARSCL, KAZRARSCL, and WACRARSCL VAPs. It is important that this product chain continue to improve in order to provide the best cloud location and characterization possible. Over the last few years, some new and useful sources of cloud data have been added to ARM's Archive. Also in recent years, ARM infrastructure has been increasingly adopting Python as the programming language of choice, as well as the open source paradigm, where appropriate. As a result of the new data sources and updated software engineering practices, the time has come for KAZRCOR, KAZR-ARSCL and WACR-ARSCL upgrades. Accordingly, the following upgrades are suggested to take full advantage of new ARM Program capabilities and advances in software engineering practices:
KAZRCOR:
-- Convert to Python
-- Accept either KAZR, (M)WACR, possibly SACR VTP scans as input
-- Improve computational efficiency
-- Open source appropriate portions
ARSCL:
-- Convert to Python
-- Accept corrected and/or calibrated KAZR, (M)WACR, possibly SACR VTP scans as input
-- Add additional data sources: MPLCMASKML, RWP observations, COGS where available
-- Explore use of spectra-based decluttering techniques
-- Eliminate manual clutter height review
-- Open source appropriate portions
The above is only a rough outline of the proposed project. Please see attached overview document for additional details.
This workscope will use CCNAVG, CCNSPECTRA, and UHSAS datastreams to generate a CCNKappa VAP product for ENA site. This VAP will closely follow the methods used in developing the CCN/SMPS kappa VAP with modification to account for the different scan range of the UHSAS. Kappa is a parameterized representation of an aerosol particle's hygroscopicity and is widely used in models to calculate CCN concentrations and cloud properties. The critical dry diameter at various supersaturation (SS) setpoints in the CCN instrument will be calculated by assuming particles greater than critical diameter are CCN-active and reconciling CCN number and particle size distributions integrated to that diameter. Kappa-Köhler theory (Petters and Kreidenweis, 2007) will be used to generate the time series of kappa values as a function of SS.