
Research
/Security News
DuckDB npm Account Compromised in Continuing Supply Chain Attack
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
This package provides command line tools (written in python) to deal with namelist files of the ICON numerical weather prediction model of DWD/MPI.
Displays differences between two ICON namelists. It is also possible to provide an ICON namelist logfile to read the default values and consider them in the comparison. Output and Meteogram namelists are excluded from the comparison. Report bugs and missing features on https://gitlab.physik.uni-muenchen.de/Tobias.Selz/icon-nmltools or via email.
To see the available options:
nmldiff -h
nmldiff --help
Display the differences between two namelist files (nmlfile1 and nmlfile2):
nmldiff nmlfile1 nmlfile2
Display the differences, but with defaults values filled:
nmldiff -d nml.log nmlfile1 nmlfile2
Show all namelist parameters that are set in either file (differences will be highlighted in red) and consider the defaults. Also ignore namelist parameters that contain file or path in their name:
nmldiff -vi -d nml.log nmlfile1 nmlfile2
The tools can easily installed via pip. A Python-version >=3.6 is required.
pip install icon-nmltools
FAQs
A collection of tools to compare and process ICON namelists
We found that icon-nmltools demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.