Welcome to the TRNSYS Users Forum.
The forum is a place where people can interact and have discussions about different topics involving the use of the TRNSYS software package. Here you can post topics for discussion or questions on using TRNSYS and get advice from other users or TRNSYS experts. This forum is not intended for detailed technical support. Users should contact their distributor’s hotline for such assistance.
Some tips for success on using the forum:
- Follow the Forum Rules posted in Forum Administration.
- There are categories for different types of topics and questions. Post your topic or question into the proper category.
- Before posting a topic or question search the existing topics (and the TRNSYS Users listserv archive or Post archive) to see if a similar topic or question has already been answered.
- Use a descriptive topic name. Don’t use attention getting subjects, they don’t get attention and only annoy people.
- State the version of TRNSYS and which add-ons your are using.
- Include enough specific details for your topic of question to be answered. Just posting “Why am I getting an error?” without describing the specific error and what you are trying to do when you get the error will not receive a response that fixes your issue.
- Remember when people help you, they are doing you a favor. Be patient, help people out by posting good descriptions of what you need help with, and be polite even if a response does not solve your issue.
- Moderators may edit your post for clarity or move your topic to a more appropriate category.
This component outputs files in JSON and CSV formats.
Files output in JSON format can be easily handled in Python.
CSV files can be opened in Excel as they are, and can also be easily handled in Python libraries such as Pandas.
Key features
- Supports both JSON and CSV formats.
- Time steps can be either regular hours or date/time
- Exponential and decimal notation supported
For more details, please see the link.
https://www.kankyoukei.com/en/2025/04/type2625-json-printer-2.html
新しいコンポーネント Type2625 JSON Printer を公開しました。
このコンポーネントはJSON,CSV形式のファイル出力に対応します。
JSON形式ファイルはPythonで簡単に扱う事ができます。CSVファイルはExcelでそのまま開くことも、PandasなどPythonのライブラリで簡単に扱う事が可能です。
主な機能
- JSON,CSV形式の両方に対応
- タイムステップは通常のHour(通し時間)と日付時刻に対応
- 指数表記、十進表記に対応
詳細はリンク先を参照してください。
https://www.kankyoukei.com/2021/10/type2625-json-printer.html
This is a nice addition to TRNSYS! Thank you for developing it and letting the community know about it!
kind regards,
david