With newer versions of Petrel, the Project.ProjectVersion
property will return a value that directly maps to the Petrel version. For example, a project saved with Petrel 2011.2 will have the Project.ProjectVersion
value of "2011.2". However for projects created with older Petrel versions, the format is different. For example, a Petrel 2007 project might have the value 1024 and a Petrel 2005 project might be 824.
My question is, is there a published list anywhere that maps these numbers (1024 etc) to specific Petrel releases?