Menu

HowToUseEPDfiles

HowTos (28)
bstp

EPD files have a number of uses: Scid uses an EPD file to classify games according to the Encyclopedia of Chess Openings (ECO) system, and you can create an EPD file for your opening repertoire, adding comments for positions you regularly reach in games.

In SCID, an EPD file has a number of defined opcodes (fields) which are stored separated by semicolons (;) in the file but are shown on separate lines in a Scid EPD window to make editing easier. A semicolon within an EPD field is stored as "\s" by Scid to distinguish it from an end-of-field marker. Each position and its associated opcodes are stored on one single line in the EPD file.

filein FEN (see below), with additional operators to encode (opcodes) additional information about each position

You can create a new EPD file or open an existing one, from the [New] and [Open] commands of [TheFileMenu].

Are there Limitations?

At most four EPD files can be open at any time.

EPD windows

For each open EPD file, you will see a window which shows the text for the current position. You do not have to press the Store button to store any changes you make to a positions text; the text will be stored whenever you move to a different position in the game.

To browse through the positions in a EPD file, use the [Next position] and [Previous position] commands from the EPD window [Tools] menu, or use the shortcut keys Ctrl+DownArrow and Ctrl+UpArrow. These commands move to the next/previous position in the file, clearing the current game and setting its start position.

Annotating

EPD-files can be automatically annotated by selecting Tools / Annotate position. The upcoming dialogue asks for the time that should be used for the analysis, then the engine list is opened for selection of an engine to be used. Note If an analysis window is already opened, the analysis is done using this engine without asking the user beforehand. Then the engine is started and the result added to the EPD. The EPD tags used are : acd, acn, ce and pv.

Stripping out EPD fields

EPD files you find on the Internet may contain fields that do not interest you, and they can waste a lot of space in the file. For example, an EPD file of computer evaluations might have ce, acd, acn, pm, pv and id fields but you may only need the ce and pv fields.

You can strip out an EPD opcode from all positions in the EPD file using the [Strip out EPD field] from the EPD window [Tools] menu.

The EPD status bar

The status bar of each EPD window shows:
- the file status (-- means unchanged, XX means changed, and %% means read-only);
- the file name;
- the number of positions in the file;
- legal moves from the current position reach another position in this EPD file.


Related

Wiki: FileFormats
Wiki: TheFileMenu

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.