Skip to content

Commit b96c24f

Browse files
author
dacoex
committed
added sample data to repo
1 parent 23645f6 commit b96c24f

File tree

7 files changed

+30
-0
lines changed

7 files changed

+30
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
Information on the data:
2+
http://www.soda-pro.com/web-services/radiation/macc-rad
3+
4+
5+
Source for license and conditions
6+
7+
16.5. Data policy. Conditions of use on page 142, of http://www.gmes-atmosphere.eu/documents/macciii/deliverables/rad/MACCIII_RAD_DEL_D57.5_final.pdf
8+
9+
10+
The data policy of MACC products is an open and free access to data, in compliance with the GEOSS (Global Earth Observation System of Systems) Data Sharing Principles. In addition, the data policy of Eumetsat shall govern the use of Meteosat data to produce the MACC-RAD products. A licence agreement comprising the licence terms will be presented to users at their first registration to the information system.
11+
12+
The principles governing the conditions of use are that the customer assumes all the responsibilities for the use of the provided data, especially concerning:
13+
14+
* the fitness-for-purpose of the data to the needs of the customer,
15+
* the use of the data,
16+
* the qualification and expertise of the staff of the customer regarding such data.
17+
18+
The MACC-RAD product is supplied *as is*. The author and provider disclaim all warranties, expressed or implied, including, without limitation, the warranties or merchantability and of fitness for any purpose. The author and provider shall in no event be liable for indirect damages such as loss of profits, loss of markets, loss of clientele, commercial injury or disturbances, brand-image impairment or unfair-competition suits, or other consequential, incidental or special damages in connection with the MACC-RAD products.
19+
20+
The customer acquires a license for the use of the MACC-RAD product. It does not bear any rights upon the products themselves.
21+
22+
For the time-being, the data policy for both ARCH and MSG products is on a commercial basis. The French company Transvalor, a subsidiary of Armines, is taking care of the commercialisation of the database HelioClim-3 through the SoDa Service.

pvlib/data/iotools/PVSyst/README_data-license_PVSyst.md

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
C:\Users\USERNAME\Documents\calcs\PVsyst6_Data\UserData
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
C:\Program Files (x86)\PVsyst6.3.8\DataRO\PVsyst6_Data\Userdata
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
C:\Users\USERNAME\Documents\calcs\PVsyst6_Data\UserHourly

pvlib/iotools/pvsyst.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# -*- coding: utf-8 -*-
2+
"""
3+
Read & Write PVSyst Output
4+
"""
5+

0 commit comments

Comments
 (0)